home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 12 / Mac Magazin and MacEasy Magazine CD - Issue 12.iso / Sharewarebibliothek / DFÜ / Joe's Pager™ (App) 1.55 / Joe's Pager™ (App) / Joe's Pager™ (App).rsrc / LENS_144_ImpExp < prev    next >
Text File  |  1995-01-20  |  2KB  |  64 lines

  1. ItemType: WIND
  2. Rect: 170,108,470,308
  3. Style: Dialog
  4. HasTitleBar: FALSE
  5. HasZoomBox: FALSE
  6. Name: ImpExp
  7. TextFont: Geneva
  8. TextSize: 9
  9.  
  10. ItemType: PUSH
  11. Rect: 207,171,279,187
  12. Name: Cancel
  13. DefaultItem: TRUE
  14. CancelItem: TRUE
  15. AutoClose: TRUE
  16. Balloon: Closes this window
  17.  
  18. ItemType: PUSH
  19. Rect: 17,129,97,145
  20. Name: Import
  21. AutoClose: TRUE
  22. Balloon: Lets you select Names Lists or Preferences/Modem Setups to bring into Joe's Pager
  23. Script: global theNames,thePrefs¬put empty into theNames¬put empty into thePrefs¬put wsGet (wdName,4,"hilite") into getPref¬put wsGet (wdName,5,"hilite") into getNames¬JPimport getPref,getNames¬if there is a window "Names" then¬  put layoutNames() into namesList¬  set i1_text of window "Names" to namesList¬end if
  24.  
  25. ItemType: PUSH
  26. Rect: 17,99,97,115
  27. Name: Export
  28. AutoClose: TRUE
  29. Balloon: Saves as text files the current Names List and/or Preferences/Modem Setup.
  30. Script: global theNames,thePrefs¬put empty into theNames¬put empty into thePrefs¬put wsGet (wdName,4,"hilite") into getPref¬put wsGet (wdName,5,"hilite") into getNames¬JPexport getPref,getNames
  31.  
  32. ItemType: CHK
  33. Rect: 17,27,207,39
  34. Name: Preferences (including modem setup)
  35. Hilite: TRUE
  36. Balloon: Check this box to indicate that you would like to import or export the current Preferences and Modem Setup.
  37.  
  38. ItemType: CHK
  39. Rect: 17,49,153,61
  40. Name: Names (including groups)
  41. Hilite: TRUE
  42. Balloon: Check this box to indicate that you would like to import or export the current Names List
  43.  
  44. ItemType: TEXT
  45. Rect: 104,94,282,130
  46. Text: Saves a text file of current Preferences and/or Names
  47.  
  48. ItemType: TEXT
  49. Rect: 104,124,286,160
  50. Text: Sets Joe's Pager to previously saved Preferences and/or Names
  51.  
  52. ItemType: BOX
  53. Rect: 8,8,292,78
  54. Name: Type of List
  55. Pen: Gray
  56.  
  57. ItemType: BOX
  58. Rect: 8,83,292,153
  59. Name: Action
  60. Pen: Gray
  61.  
  62. ItemType: LINE
  63. Rect: 18,120,284,121
  64. Pen: Gray